Prizm Content Connect
How to Customize the HTML5 Viewer

You can customize the viewer in order to display a specific document, hide and show components that should or shouldn’t be used, or specify an annotation file.

Plugin Example
Copy Code
$("#myDiv").pccViewer( documentID: "myDocument.doc", toolboxMenuOpen: false, annotationID: 'Annotation Filename', uiElements: { toolTips: true, fullScreenToggle: true, firstLastPage: false } ); 

The example above demonstrates the following:

For a full list of customizable features, please refer to the Developer’s Guide.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback